home *** CD-ROM | disk | FTP | other *** search
- Subject: ODDraftKey from cloneInfo
- Sent: 3/8/96 10:29 AM
- Received: 3/8/96 9:38 AM
- From: Arni McKinley, motion@nbn.com
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- Henri and ODF team,
-
- I've noticed that it's impossible to get hold of the ODDraftKey from
- cloneInfo during an externalization from FW_CPart.
-
- I wonder if you could open that up a bit? I am asking a SOMObject to
- externalize itself and its API requires the key. I can't get the key from
- cloneInfo while in my part's ExternalizeContent() method. I have tried
- passing 0 & 1, but get crashes when my part is dragged in ODFDraw.
-
- I also need the ODFrame from cloneInfo; I presume that I get that from the
- "scope frame" (GetScopeFrame()), an FW_CFrame. Is that right?
-
- Thanks.
-
- Arni McKinley
-
-